home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 1999 #8 / 1999 CD 8 (black).iso / Y2K / data1.cab / Windows_3x_Files / Y2KStart.bat
Encoding:
DOS Batch File  |  1998-10-29  |  132 b   |  8 lines

  1. @echo off
  2. rem del %SRCDIR%\_isdel.exe
  3. if not exist win.y2k goto end
  4. del win.ini
  5. rename win.y2k win.ini
  6. del y2kstart.bat
  7. :end
  8.